home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Electronic Messages / USEnet Digests / USEnet Vol. 4 / USEnet 4.33 < prev    next >
Encoding:
Text File  |  1988-06-15  |  23.7 KB  |  655 lines  |  [TEXT/ttxt]

  1.  7-Mar-88 09:28:48-PST,24831;000000000000
  2. Return-Path: <usenet-mac-request@RELAY.CS.NET>
  3. Received: from RELAY.CS.NET by SUMEX-AIM.Stanford.EDU with TCP; Mon, 7 Mar 88 09:27:35 PST
  4. Received: from relay2.cs.net by RELAY.CS.NET id ad04677; 7 Mar 88 10:49 EST
  5. Received: from relay.cs.net by RELAY.CS.NET id aa01680; 7 Mar 88 10:39 EST
  6. Received: from sdr.slb.com by RELAY.CS.NET id ad01634; 7 Mar 88 10:36 EST
  7. Date: Mon, 7 Mar 88 09:59 EDT
  8. From: Jeffrey Shulman <SHULMAN@sdr.slb.com>
  9. Subject: Usenet Mac Digest V4 #33
  10. To: usenet-mac@RELAY.CS.NET, PIERCE%HDS@sdr.slb.com
  11. X-VMS-To: in%"usenet-mac@relay.cs.net",in%"PIERCE%HDS@SDR.SLB.COM"
  12.  
  13. Date: Mon 7 Mar 88 09:59:10-GMT
  14. From: Jeff Shulman <SHULMAN@SDR>
  15. Subject: Usenet Mac Digest V4 #33
  16. To: Usenet-List: ;
  17. Message-ID: <573731950.0.SHULMAN@SDR>
  18. Mail-System-Version: <VAX-MM(218)+TOPSLIB(129)@SDR>
  19.  
  20. Usenet Mac Digest     Saturday, March 5, 1988        Volume 4 : Issue 33 
  21.  
  22. Today's Topics:
  23.      Device driver status call with csCode == 1
  24.      AUX SCSI driver question
  25.      Accelerator/math coprocessor for Mac Plus
  26.      Two Questions on programming 4D
  27.      Re: Using a mac in a 220V/50Hz environment
  28.      Has anyone done this?
  29.      QuickerGraf 1.0 Performance Figures
  30.      System/Finder patch available?? (2 messages)
  31.      Re: Tandy Mac Clone?
  32.      A/UX vs 4th Dimension
  33.      Another book for beginners
  34.      Mac II memory speed
  35.      Re: some practical AppleShare questions
  36.      Re: New Question about the Serial Drivers
  37.      Datadesk Keyboard Info Wanted
  38.      Re: Mac II ROM update
  39.      MacInTax warning
  40.      Re: Datadesk Keyboard Info Wanted
  41.      Vertical Retrace
  42.      dragging icons
  43.  
  44. ---------------------------------------------------------------------- 
  45.  
  46. From: woody@tybalt.caltech.edu (William Edward Woody)
  47. Subject: Device driver status call with csCode == 1
  48. Date: 2 Mar 88 00:43:56 GMT
  49. Organization: California Institute of Technology
  50.  
  51.  
  52. While tromping through the Macintosh II roms with my steel tipped boots
  53. on, I noticed that when you do a _Status call (PBStatus() for all you
  54. Pascal and C fans) to an open driver with csCode set to 1 in the
  55. ParamBlockRec, then in the first 4 bytes of csParam you get back the
  56. DCtlEntry record for that driver.  It seems that the ROMS are
  57. intercepting the _Status call and looks up the DCtlEntry record for the
  58. open driver if csCode is 1; the ROMS never call the device driver
  59. itself.
  60.  
  61. My question is this:  Is this documented anywhere?  I see no mention in
  62. Inside Macintosh anywhere about this "undocumented feature."  And are
  63. there any other caviats of which are the ROMS which I should be aware
  64. about in this vain?
  65. -- 
  66.   -  William Edward Woody
  67.      woody@tybalt.caltech.edu                   (Mac>][n&&/|\)&&(MacII>AT)
  68. Disclamer:  I haven't the foggiest idea what I'm talking about...
  69.  
  70.  
  71. ------------------------------
  72.  
  73. From: howarth@mandrill (David J. Howarth)
  74. Subject: AUX SCSI driver question
  75. Date: 1 Mar 88 22:03:38 GMT
  76. Organization: CWRU Dept of Computer Engineering and Science
  77.  
  78. I have an AUX question that hopefully one of you experts can answer. 
  79. How does the SCSI driver handle seeking under AUX. Does the driver issue
  80. a seek, put itself to sleep, and let AUX do some more processing until
  81. an interupt arrives, or does the driver issue the seek and sit there
  82. waiting until it completes.  I know that standard Unix drivers will put
  83. themselves to sleep, but that doesn't mean that the SCSI driver does!  I
  84. was curious if they use the existing SCSI routines or if they wrote new
  85. ones for AUX. Please E-Mail any responses.  Thanks in advance  for any
  86. help.
  87.  
  88.                                David J. Howarth
  89.  
  90.  
  91. ------------------------------
  92.  
  93. From: phcalamai@water.waterloo.edu (Paul H. Calamai)
  94. Subject: Accelerator/math coprocessor for Mac Plus
  95. Date: 1 Mar 88 18:12:05 GMT
  96. Organization: U of Waterloo, Ontario
  97.  
  98. Hi. I'm looking for recommendations for a 68020 accelerator board
  99. equipped with a 68881 math coprocessor for my MAC +. The cost is not the
  100. most important factor.  Speed and reliability are.
  101.  
  102. Any recommendations and critical comments would be welcome.
  103.  
  104. Thanks
  105.  
  106.  
  107. ------------------------------
  108.  
  109. From: yvw@gmdzi.UUCP (Yvo Van Wezemael)
  110. Subject: Two Questions on programming 4D
  111. Date: 1 Mar 88 13:32:17 GMT
  112. Organization: Forte Research Group
  113.  
  114. I'm working with 4D since about 6 weeks and would like to have some
  115. answers/comments on two things:
  116.  
  117. (1) Detecting end-of-file:
  118.     I want to be able to import an existing textfile into
  119.     a text-field (using RECEIVE PACKET), but when do I have
  120.     to stop
  121.  
  122. (2) Importing into Picture-fields:
  123.     Is there an easy way to import a picture-file directly
  124.     into a picture-field?
  125.  
  126. Something else:
  127.  
  128. I would really appreciate the existence of a REPEAT...UNTIL statement in
  129. the 4D language (Yes, I know I can do it with a WHILE instead, but ...)
  130.  
  131.  
  132.             Thanks
  133.                 Yvo
  134.  
  135.  
  136. ------------------------------
  137.  
  138. From: borton@net1.ucsd.edu (Chris Borton)
  139. Subject: Re: Using a mac in a 220V/50Hz environment
  140. Date: 2 Mar 88 07:37:43 GMT
  141. Organization: UCSD Network Operations Group
  142.  
  143. I brought my 128K->512K->2M Mac to Germany last year with my ImageWriter
  144. I and Apple HD20; all worked on a 250W transformer with no problems
  145. whatsoever. Technically the HD20 didn't need the transformer--it takes
  146. 70-270V, but I wasn't about to tamper with a working system.
  147.  
  148. The ImageWriter I had no complaints--according to official Apple specs,
  149. it is the IW II that is cycle-dependent.  Has anyone verified this? 
  150.  
  151. The reason I question this is that under the same listing of
  152. cycle-dependent was the LaserWriter, and the institute where I worked
  153. had a U.S. LW (later upgraded to a Plus) running off a transformer, no
  154. cycle conversion, without a hitch.  Ignorance is bliss, I guess...
  155.  
  156. On the Int'l vs. U.S. analog boards: yes indeed, there are two.  I
  157. learned the hard way.  Int'l is manufactured in Ireland, source of all
  158. the European Macs, and has one jumper (W12 if I remember correctly--it's
  159. labelled 120/220V) that decides what voltage.  BEWARE--the U.S. analog
  160. board has the same jumper, in the same place, with a DIFFERENT
  161. function!!!  Like I said, I learned the hard way. That ambiguous point
  162. caused me much, much grief...
  163.  
  164. Thank goodness Apple has set a new wonderful direction with the SE/II
  165. power supplies!  Now if only they'd do that for my ImageWriter II... 
  166. Any comments about the new LaserWriters?
  167. -- 
  168. -cbb
  169. Chris "Johann" Borton, UC San Diego    ...!sdcsvax!borton
  170.                     borton@ucsd.edu or BORTON@UCSD.BITNET
  171. Letztes Jahr in Deutschland, nog een jaar hier, en dan naar Amsterdam!
  172. "H = F cubed.  Happiness = Food, Fun, & Friends."  --Steve Wozniak
  173.  
  174.  
  175. ------------------------------
  176.  
  177. From: ramin@scampi.UUCP (Fubar Void)
  178. Subject: Has anyone done this?
  179. Date: 2 Mar 88 05:00:01 GMT
  180. Organization: etaoin shrdlu INC.
  181.  
  182. Has anyone ported OS/360 to the Mac? A friend has been hounding me for
  183. several months now. He would like to use the system to predict the
  184. behavioral model of VAX/VMS in degraded mode (with every user running
  185. EDT simultaneously). Since he is new to the Mac world and is eager to
  186. learn he is also asking for MPW-shell sources to the above. He'll also
  187. take RPG-II. Anyone out there?
  188.  
  189. AdvTHANKSance. No really...
  190.  
  191. r.
  192. -- 
  193.  
  194. ramin@scampi.sc-scicon.com --or--
  195. {ihnp4,lll-lcc,hoptoad}!scampi!ramin 
  196.  
  197.  
  198. ------------------------------
  199.  
  200. From: ephraim@think.COM (ephraim vishniac)
  201. Subject: QuickerGraf 1.0 Performance Figures
  202. Date: 2 Mar 88 17:02:50 GMT
  203. Organization: Thinking Machines Corporation, Cambridge, MA
  204.  
  205.  
  206. QuickerGraf 1.0 was released together with a performance benchmark that
  207. compares the speed of various operations with QuickerGraf on and off. 
  208. Timings are reported as percentages:
  209.  
  210.     (time without QuickerGraf)/(time with QuickerGraf) * 100%
  211.  
  212. Figures over 100% indicate an improvement due to QuickerGraf and figures
  213. below 100% indicate a detriment due to QuickerGraf.  For example, a
  214. result of 2441% shows that QuickerGraf is more than 24 times as fast as
  215. native QuickDraw for that particular operation in that particular mode.
  216.  
  217. Since reports have varied as to whether QuickerGraf is beneficial in any
  218. mode but 8-bit color, I ran the benchmark in every mode available. Here
  219. are the results:
  220.  
  221.     Test:                              Colors: 256    16     4     2
  222.     simple pixel pattern fill, no clipping     319%  100%  100%  102%
  223.     simple pixel pattern fill, region clipped  334%  243%  196%  150%
  224.     fill oval, unclipped, simple pattern       251%  173%  141%  118%
  225.     fill roundrect, unclipped, simple pattern  291%  201%  163%  133%
  226.     unclipped, unmapped, copy mode copybits    170%   99%  101%   97%
  227.     copybits with color mapping                310%   99%   99%  239%
  228.     1 to 8 copybits, no clipping               196%   98%   98%  100%
  229.     addover fill mode, simple pattern         1088%  100%  100%  100%
  230.     blend fill mode, simple pattern           2441%  100%  100%  100%
  231.     transparent fill mode, simple pattern      924%   99%   99%  100%
  232.     hilite mode, region clipped                258%   99%  100%  120%
  233. -- 
  234. Ephraim Vishniac                      ephraim@think.com
  235. Thinking Machines Corporation / 245 First Street / Cambridge, MA 02142-1214
  236.  
  237.      On two occasions I have been asked, "Pray, Mr. Babbage, if you put
  238.      into the machine wrong figures, will the right answers come out?"
  239.  
  240.  
  241. ------------------------------
  242.  
  243. From: hallett@hamlet.steinmetz (Jeff A. Hallett)
  244. Subject: System/Finder patch available??
  245. Date: 2 Mar 88 13:33:32 GMT
  246. Organization: General Electric CRD, Schenectady, NY
  247.  
  248.  
  249. I realize this patch probably doesn't exist yet, but maybe some Mac guru
  250. can come up with it.
  251.  
  252. I have a black and white Mac Plus running the newest Finder.  Most of
  253. you have probably noticed that fancy, metahorphic icons (ie. Red Ryder)
  254. don't work anymore.  Understandibly so, since Apple warned people not to
  255. make such icons since color systems wouldn't handle them correctly.   
  256.  
  257. Well, it appears that Apple has made good its threat.  However, having a
  258. black and white, I don't care if my icons work under color or not (I
  259. don't mean the ones I make; rather, the ones on applications I already
  260. have).  Therefore, it would be nice if there were a patch to Finder that
  261. would put the old masking procedure back for us poor Black and White
  262. slobs.
  263.  
  264. Anyone got any ideas??
  265. -- 
  266. Jeffrey A. Hallett                     | ARPA: hallett@ge-crd.arpa   
  267. Software Technology Program               | UUCP: desdemona!hallett@steinmetz.uucp
  268. GE Corporate Research and Development  | (518) 387-5654
  269. +--------------------------------------+--------------------------------------+
  270. |                            Credo Quia Absurdum Est                          |
  271. +-----------------------------------------------------------------------------+
  272.  
  273.  
  274. ------------------------------
  275.  
  276. From: jellinghaus-robert@CS.YALE.EDU (Rob Jellinghaus)
  277. Subject: Re: System/Finder patch available??
  278. Date: 3 Mar 88 00:55:10 GMT
  279. Organization: Yale University Computer Science Dept, New Haven CT  06520-2158
  280.  
  281. As far as I know, the reason Apple changed the way icon masks work is
  282. not because of possible problems with color systems, but because it was
  283. very difficult to deal with fancy icon masks while writing Multi-
  284. finder.  I suppose it has something to do with the vastly increased
  285. complexity of writing on the desktop, when there are N applications all
  286. using it simultaneously.
  287.  
  288. If this is the case, a patch such as the one you describe could be
  289. seriously hazardous to the health of Multifinder.
  290.  
  291. Just my semi-informed opinion... which could be wrong....
  292.  
  293. -- 
  294. Rob Jellinghaus                | "They're cute, they're quick, and
  295. jellinghaus@yale.edu           |  they're small!  Ha ha ha!!"
  296. ROBERTJ@{yalecs,yalevm}.BITNET |
  297. !..!ihnp4!hsi!yale!jellinghaus |             -- _Good Morning Vietnam_
  298.  
  299.  
  300. ------------------------------
  301.  
  302. From: hoofb@psu-cs.UUCP (Bruce Hoof)
  303. Subject: Re: Tandy Mac Clone?
  304. Date: 2 Mar 88 22:37:27 GMT
  305. Organization: Dept. of Computer Science, Portland State University; Portland OR
  306.  
  307. In article <1044@sask.UUCP> tubman@sask.UUCP (Jim Tubman) writes:
  308. >
  309. >This talk of Tandy producing a Macintosh clone doesn't sound completely
  310. >absurd.  The programmer's interface to the Macintosh is very well specified
  311. >in terms of operating system calls, and it would surely be no great trick to
  312. >read and write Mac disks.  Tandy is a big enough company that it could put
  313. >the appropriate resources into reverse-engineering the Mac OS, and into any
  314. >resulting legal battle.
  315.  
  316. I love the rumors that fly around!!!  But this one is hard to believe. A
  317. couple of weeks ago someone noted that Tandy was looking for Macintosh
  318. programmers.  I poked around and discovered that Tandy is going to do
  319. something with The Appletalk network.  This sounds like a smooth thing
  320. to do.  After all PC's connect to the appletalk network.
  321.     Bare in mind that I got this from a friend so the info might be wrong,
  322. such is the life of a rumor.  But it sounds better than cloning the mac.
  323. -- 
  324. ------------------------------------------------------------------------
  325. Disclaimer:  I'm just a poor student getting through school.
  326.  
  327. Bruce Hoof.
  328. UUCP:
  329.     hoofb@psu-cs.UUCP
  330.     bruce@escargot
  331.  
  332.  
  333. ------------------------------
  334.  
  335. From: paul@unisoft.UUCP (n)
  336. Subject: A/UX vs 4th Dimension
  337. Date: 2 Mar 88 20:40:20 GMT
  338.  
  339. Last night I was at BMUG's A/UX SIG (plug: it meets every other week on
  340. Tuesday nights at 9pm (next meeting 15th March) in their offices on
  341. Kittredge Street, Berkeley - mail me for more info) and a 4th Dimension
  342. enthusiast asked "will it run 4th Dimension? ...." so we loaded it up
  343. and everything ran except for
  344.  
  345.     - printing (no print manager in A/UX)
  346.  
  347.     - switching databases (4D relaunches itself when it switches
  348.       databases to clear the heaps ....)
  349.  
  350. the person who was testing it seemed to think it ran a little faster
  351. than under the MacOS, probably due to the Unix buffer cache ....
  352.  
  353.  
  354.         Paul Campbell
  355.  
  356.  
  357. -- 
  358. (C) Copyright Paul Campbell, you only may redistribute if your recipients can. 
  359.     E-mail:        ..!{ucbvax,hoptoad}!unisoft!paul  
  360. Nothing here represents the opinions of UniSoft or its employees (except me)
  361. "Nuclear war doesn't prove who's Right, just who's Left" (ABC news 10/13/87)
  362.  
  363.  
  364. ------------------------------
  365.  
  366. From: buzz@phoenix.Princeton.EDU (Mahboud Zabetian)
  367. Subject: Another book for beginners
  368. Date: 3 Mar 88 01:56:47 GMT
  369. Organization: Advanced Technology, Princeton University
  370.  
  371. I bought this book last week, and I like the way it goes about
  372. explaining the Macintosh.  I think it would go well with the IM volumes.
  373.  
  374. "Programmer's Introduction to the Macintosh Family"    -Apple Computers
  375.                             -Addison-Wesley The only assumption that this book makes is that
  376. you are an experienced programmer, but you are new at Mac programming.
  377.  
  378. Hope this helps.
  379.  
  380. PS.  Anyone know how "MPW and Assembly Language Programming For the
  381. Macintosh" by Konick is?
  382. -- 
  383. Mahboud Zabetian                buzz@phoenix.princeton.edu
  384. 183 Little Hall                     (609) 520-1271
  385. Princeton University, Princeton, NJ 08544        (609) 734-7760
  386. ****** Anyone need a soon-to-graduate hardware/software engineer? ********
  387.  
  388.  
  389. ------------------------------
  390.  
  391. From: cosmos@druhi.ATT.COM (GuestRA)
  392. Subject: Mac II memory speed
  393. Date: 1 Mar 88 15:11:27 GMT
  394. Organization: AT&T, Denver, CO
  395.  
  396.  
  397. We recently had occasion to open a Mac II that we have to add some
  398. memory to it.  To our surprise, about half of the SIMMS were 150ns
  399. instead of the 120ns we have been told is required by the Mac II.  This
  400. machine was direct from our dealer (authorized and all that).  We called
  401. the guy up and he said they have been mixing them and never heard of any
  402. problems.  Since we design processor and memory for a living, we were a
  403. little distressed.  We don't like memories that work %95 of the time
  404. (only at certain temperatures, etc). I called our Apple rep directly,
  405. without at first telling him what the story was, and he insisted you
  406. should only be using 120ns SIMMS.  Has anyone else had this happen?  Was
  407. Apple super ultra conservative on their memory spec? The Apple guy
  408. called our dealer to have a chat.  No resolution yet, but our feeling is
  409. they owe us the faster SIMMS.
  410. -- 
  411. Ronald A. Guest, Supervisor     ...!ihnp4!druhi!cosmos
  412. AT&T Laboratories               <--- but these are my thoughts, not theirs
  413. 12110 N. Pecos St.              Denver, Colorado 80234          (303) 538-4896
  414.  
  415.  
  416. ------------------------------
  417.  
  418. From: peter@aucs.UUCP (Peter Steele)
  419. Subject: Re: some practical AppleShare questions
  420. Date: 2 Mar 88 12:50:58 GMT
  421. Organization: School of Computer Science, Acadia Univ., Nova Scotia
  422.  
  423. in article <567@tnosel.UUCP>, hvt@tnosel.UUCP (henq) says:
  424. > By the way: I am *very* impressed by AppleShare. Powerful product
  425. > yet easy to operate.
  426. But will it protect users from each other? I thinking primarily of a
  427. (hostile) student environment where there's always at least one student
  428. who would love to go around wrecking havoc on the system. In our
  429. investigation, we found only one network server software that had the
  430. kind of security we wanted--MacJANET. (JANET is an acronym for Just
  431. Another NETwork.)
  432.  
  433.  
  434. -- 
  435. Peter Steele Acadia Univ Wolfville NS Canada B0P1X0 (902)542-2201x121
  436. UUCP: {uunet|watmath|utai|garfield}dalcs!aucs!Peter
  437. BITNET: Peter@Acadia    Internet: Peter%Acadia.BITNET@CUNYVM.CUNY.EDU
  438.  
  439.  
  440. ------------------------------
  441.  
  442. From: chrisj@cup.portal.com
  443. Subject: Re: New Question about the Serial Drivers
  444. Date: 3 Mar 88 05:29:23 GMT
  445. Organization: The Portal System (TM)
  446.  
  447. In <1413@vaxb.calgary.UUCP>, freedman@calgary.UUCP (Dan Freedman) wants
  448. to prefix patch the serial driver on his Mac SE, but cannot find the
  449. resource.
  450.  
  451. IM IV-225 "In the 128K ROM, a single new Serial Driver replaces the RAM
  452. and ROM Serial Drivers."  (You might find SERD resources in the System
  453. File of your system software master disk, but they probably get dropped
  454. out by the Installer when you build a system for a 512KE, +, SE, or II.)
  455.  
  456. IM IV-215 lists the unit numbers for the devices, including
  457. .{A|B}{In|Out}. You can use the unit numbers to index the unit table
  458. (found via low memory variable UTableBase), and change the dCtlDriver
  459. fields of the Device Control Entries from a ROM address to a RAM handle
  460. to your driver. (IM II-187..192)
  461.  
  462. If you want your code to be compatible with all models, remember that
  463. dCtlDriver might be a handle to the RAM serial driver on a machine with
  464. 64K ROMs, or perhaps a RAM driver fixing a bug in 128K or 256K ROMs,
  465. instead of a direct pointer to the ROM driver.
  466.  
  467. Christopher Jewell  |  chrisj@cup.portal.com  | 
  468. sun!cup.portal.com!chrisj
  469.  
  470.  
  471. ------------------------------
  472.  
  473. From: kevin@trsvax.UUCP
  474. Subject: Datadesk Keyboard Info Wanted
  475. Date: 26 Feb 88 18:53:00 GMT
  476.  
  477.  
  478. Has anyone used the Datadesk 101 keyboard -- the normal one, not the ADB
  479. one?
  480.  
  481. What is it like in terms of "feel"?
  482.  
  483. Does it have a loud "clacky" sound or is it quieter?
  484.  
  485. Is it possible to exchange the caps lock and left command key positions,
  486. either through software or hardware?
  487.  
  488. If anyone has any information/opinions (especially opinions!), please
  489. send email to:
  490.  
  491. kevin@trsvax.Tandy.COM
  492.  
  493. (or ...!ihnp4!sys1!hal6000!trsvax!kevin if your mailer doesn't handle
  494. the other one).
  495. -- 
  496. Thanks in advance!
  497. Kevin Dack
  498.  
  499.  
  500. ------------------------------
  501.  
  502. From: ftanaka@polyslo.UUCP (Forrest Tanaka)
  503. Subject: Re: Mac II ROM update
  504. Date: 3 Mar 88 04:44:56 GMT
  505. Organization: Cal Poly State University -- San Luis Obispo
  506.  
  507. In article <1370@polyslo.UUCP> lchirica@polyslo.UUCP (Laurian Chirica)
  508. writes:
  509. >
  510. >It has been reported (e.g., Macintosh Today in one of its January
  511. >issues) that Apple will release a new ROM for Mac II which fixes
  512. >some of the Slot Manager problems in the present release.
  513. >My Apple dealer does not have any official information from
  514. >Apple.  Did anyone get the new ROM and is willing to post some
  515. >information/impressions?  Does it do more than just fix the Slot
  516. >Manager problems?  
  517.  
  518. What I heard was that Macintosh IIs with Rev. A ROMs can't recognise
  519. NuBus cards with more than 1MB in their address space.  Also, one of the
  520. support chips allows a NuBus card to take over the bus for good.
  521.  
  522. These problems are fixed under the Rev. B ROMs.  If you have a NuBus
  523. card with a >1MB address space, you can get your logic board replaced at
  524. no charge until February 1994, I think it was.  Even though the ROMs are
  525. socketed, the whole board still has to be replaced because the NuBus
  526. support chip is soldered in.
  527.  
  528. I don't own a Macintosh II (just a Plus, which was the top of the line
  529. when I bought it not so long ago. . .  *sniff* :-)).  So I don't know
  530. how well the upgrade works.  I haven't heard anything bad.  Dealers
  531. should know about it though.  The upgrade's been available since
  532. February 1st.
  533.  
  534. Forrest
  535.  
  536. -- 
  537. Forrest Y. Tanaka
  538.     Diablo #25, Cal Poly, San Luis Obispo, CA 93410
  539.     (805) 756-3385
  540.     ...{csustan,csun,sdsu}!polyslo!ftanaka
  541.  
  542.  
  543. ------------------------------
  544.  
  545. From: bill@utastro.UUCP (William H. Jefferys)
  546. Subject: MacInTax warning
  547. Date: 3 Mar 88 14:22:22 GMT
  548. Organization: U. Texas, Astronomy, Austin, TX
  549.  
  550. According to the latest MacWEEK, there is a bug in the 1040EZ form
  551. released with this year's MacInTax. No matter how large the income, the
  552. form will compute a tax due of zero! The error affects _only_ form
  553. 1040EZ. It does not affect Form 1040 or Form 1040A.
  554.  
  555. Registered owners can call SoftView with their serial number  for a
  556. corrected version.
  557.  
  558. MacWEEK remarks, "...we still don't understand why Softview didn't take
  559. the initiative to warn as many users as possible via the electronic
  560. bulletin boards, AppleLink and MacWEEK as soon as it learned of the
  561. flaw."  I agree. 
  562.  
  563. Bill Jefferys
  564. -- 
  565. Glend.    I can call spirits from the vasty deep.
  566. Hot.    Why, so can I, or so can any man; But will they come when you
  567.     do call for them?    --  Henry IV Pt. I, III, i, 53
  568.  
  569.  
  570. ------------------------------
  571.  
  572. From: chuq@plaid.Sun.COM (Chuq Von Rospach)
  573. Subject: Re: Datadesk Keyboard Info Wanted
  574. Date: 3 Mar 88 18:05:59 GMT
  575. Organization: Fictional Reality
  576.  
  577. In comparison to the standard 512Ke keyboard, it's wonderful. The
  578. backslash key is in a bad place, I keep hitting it on the way to
  579. backspace, but that is a matter of getting used to it. It's
  580. significantly better than my Sun keyboard, also. 
  581.  
  582. My typing rate is up about 4% since I switched. My error rate is down
  583. about 50%. And better, after four hours of serious writing, my fingers
  584. and wrists aren't sore. 
  585.  
  586. >Does it have a loud "clacky" sound or is it quieter?
  587.  
  588. It's quieter than my old Mac keyboard.
  589.  
  590. >Is it possible to exchange the caps lock and left command key positions,
  591. >either through software or hardware?
  592.  
  593. No.
  594.  
  595. >If anyone has any information/opinions (especially opinions!),
  596.  
  597. Nice keyboard. Buy QuicKeys to make the thing really useful. 
  598.  
  599.  
  600. Chuq Von Rospach            chuq@sun.COM        Delphi: CHUQ
  601.  
  602.      There is no reason for any individual to have a computer in their
  603. home.
  604.                                Ken Olson, President, Digital Equipment,
  605. 1977
  606.  
  607.  
  608. ------------------------------
  609.  
  610. From: rj0z+@andrew.cmu.edu (Robert George Johnston, Jr.)
  611. Subject: Vertical Retrace
  612. Date: 3 Mar 88 19:48:30 GMT
  613. Organization: Carnegie Mellon University
  614.  
  615.  
  616.     I would really like to know how to start up a VBLTask through some INIT
  617. code  that will run forever. I have a task that does some nifty cursor
  618. manipulations  that would be nice to have around in all applications.
  619. (Similar to the old  Watch Install application before the Finder spun
  620. the watch hands.) Does  anybody have any ideas or source code to do
  621. this?
  622.  
  623.     Thank you.
  624.  
  625.     Rob Johnston.
  626.  
  627.  
  628. ------------------------------
  629.  
  630. From: neil@dsl.cis.upenn.edu (Neil Radisch)
  631. Subject: dragging icons
  632. Date: 3 Mar 88 19:58:38 GMT
  633. Organization: University of Pennsylvania
  634.  
  635. What's the cleanest way to drag an icon if you know its location and
  636. have its bitmap. I tried to use Draggrayrgn() but I could not find a way
  637. to incorporate the bit image of the icon into a region.
  638.  
  639. thanks
  640. -- 
  641. |----------------------------------------------------------------------------|
  642. | "Better to remain quiet and be thought a fool than to speak out and remove |
  643. |  all doubt" --- Abraham Lincoln                                            |
  644. |                                                                            |
  645. |  neil@dsl.cis.upenn.edu.UUCP                                               |
  646. |----------------------------------------------------------------------------|
  647.  
  648. ------------------------------
  649.  
  650. End of Usenet Mac Digest
  651. ************************
  652. -------
  653.